You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > FlipVer Method > TMtx.FlipVer Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.FlipVer Method ([In] TMtx)

Flip all SrcMtx matrix elements vertically.

Syntax
C#
Visual Basic
public TMtx FlipVer([In] TMtx SrcMtx);

Store the results in the calling matrix. The flip operation is performed on all SrcMtx matrix columns. The Rows, Cols and TMtxVec.ComplexComplexproperties of callign matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!